set
pure constructor()
Construct a new empty set.
Since
0.6.0
Construct a new set by copying the values from another iterable.
Since
0.6.0
Parameters
values
an iterable containing values with which to initialize this set
Construct a new empty set.
0.6.0
Construct a new set by copying the values from another iterable.
0.6.0
an iterable containing values with which to initialize this set